home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kimeruze! Yamikon!
/
Kimeruze! Yamikon!.iso
/
mac
/
YARIKON
/
EVENT04.Dxr
/
00018.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-23
|
251 b
|
12 lines
on enterFrame
global jyu, ni
if (jyu = 1) or (ni = 1) then
set the visible of sprite 38 to 1
set the visible of sprite 40 to 0
else
set the visible of sprite 38 to 0
set the visible of sprite 40 to 1
end if
updateStage()
end